how to disable help command discord.py

18

python discord discord.py disable remove help command -

bot = commands.Bot(help_command=None)

Comments

Submit
0 Comments